Skip to content

chore: add CI and publish workflows#32

Merged
masonlet merged 2 commits into
mainfrom
chore/workflow
Jun 27, 2026
Merged

chore: add CI and publish workflows#32
masonlet merged 2 commits into
mainfrom
chore/workflow

Conversation

@masonlet

Copy link
Copy Markdown
Member

Adds two GitHub Actions workflows:

  • ci.yml — runs on every push and PR, installs dependencies and builds to ensure compilation passes
  • publish.yml — triggers on v* tag push, publishes to npm automatically using NPM_TOKEN secret

@masonlet masonlet merged commit c8ac82a into main Jun 27, 2026
2 checks passed
@masonlet masonlet deleted the chore/workflow branch June 27, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant